You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The reason will be displayed to describe this comment to others. Learn more.
I would be interested to see if you could figure out the type of crime that was committed and if certain crimes occur at more common times than others. If you were just thinking of pooling all crimes together, I would make sure you have a variable that has all observations in one place for both data sets. Another idea to think about is the location of the crimes in each city.
I would vote for idea #2 since I remember seeing the gun ownership data being very detailed. I think you need to pin down the model you will use. Clustering makes sense, just to get a sense at if there are neighbors that are similar based on crime and gun ownership, but I think you should do a lat/long type analysis where you'd be checking if high crime polygon areas have more gun owners living in them, for safety or to commit a crime. Presumably the first because criminals may not want to be registered in the gun ownership database in case they get tracked. You can make really cool maps.
Great purpose slide too. Maybe mention something along the lines of "these are the important implications for stakeholders" at the end of that slide.
Thanks for the mention 😄
Nice convert screenshots.
I think your discussion of data processing steps were extremely helpful to others because they get a chance to hear about the interesting situation you have with millions of rows from multiple datasets and hearing how you are overcoming these challenges is really cool.
Your potential models make sense too. Maybe consider inference too using linear regression.
Great detailed explanation of your data. Maybe spend more time on how FDA maintains this database, how do they get their data etc.
I think you can make the count plots presented as tables. There could be some more creative ways to visualize counts, maybe see r/dataisbeautiful for inspiration.
Correlation/causation is huge in your project. You should mention that what you have is correlation only. That is, the top side effects drug you have does not necessarily be causing death. You explained this later in your talk but you should probably move it to earlier.
Maybe a way to find "really bad" drugs that may really be causing adverse conditions on healthy people, you can try gathering information on drugs and the population they are used by. If there are drugs most often taken by older people you can trim those away and only focus on those taken by say general population.
I agree your box plot graph is awesome.
One possible focus you can go for you can scan court cases that judges found guilty or not guilty and check the numbers for those drugs.
You should expand more on implications because arguably your project has the biggest implications out of all talks today since it's about health. Similarly for ethics, can we get any implications from the FDA data showing bias?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.